2005-05-24 Matthias Clasen <mclasen@redhat.com>
* demos/gtk-demo/iconview.c (do_iconview): Fix a typo.
+2005-05-24 Matthias Clasen <mclasen@redhat.com>
+
+ * demos/gtk-demo/iconview.c (do_iconview): Fix a typo.
+
2005-05-24 Tor Lillqvist <tml@novell.com>
* gdk/win32/gdkproperty-win32.c (gdk_screen_get_setting): Handle
+2005-05-24 Matthias Clasen <mclasen@redhat.com>
+
+ * demos/gtk-demo/iconview.c (do_iconview): Fix a typo.
+
2005-05-24 Tor Lillqvist <tml@novell.com>
* gdk/win32/gdkproperty-win32.c (gdk_screen_get_setting): Handle
+2005-05-24 Matthias Clasen <mclasen@redhat.com>
+
+ * demos/gtk-demo/iconview.c (do_iconview): Fix a typo.
+
2005-05-24 Tor Lillqvist <tml@novell.com>
* gdk/win32/gdkproperty-win32.c (gdk_screen_get_setting): Handle
g_signal_connect (home_button, "clicked",
G_CALLBACK (home_clicked), store);
- /* We now set which model columns that correspont to the text
+ /* We now set which model columns that correspond to the text
* and pixbuf of each item
*/
gtk_icon_view_set_text_column (GTK_ICON_VIEW (icon_view), COL_DISPLAY_NAME);